Fix the `xbytecode' user-defined command in .gdbinit.
authorEli Zaretskii <eliz@gnu.org>
Sat, 29 Oct 2011 13:35:23 +0000 (15:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 29 Oct 2011 13:35:23 +0000 (15:35 +0200)
commit7b2ef6b85db051e8155674e7a671094c36446632
treeaae65c9f6b4ac21b48212882746ce69c51e01e4e
parent0767ca63a017846e33ff6a54463e16d605b45e85
Fix the `xbytecode' user-defined command in .gdbinit.

 src/.gdbinit (xprintbytestr): New command.
 (xwhichsymbols): Renamed from `which'; all callers changed.
 (xbytecode): Print the byte-code string as well.
 src/alloc.c (which_symbols): New function.
src/.gdbinit
src/ChangeLog
src/alloc.c